gtk-demo: Simplify the tagged entry demo
authorMatthias Clasen <mclasen@redhat.com>
Mon, 3 Aug 2020 01:38:25 +0000 (21:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 3 Aug 2020 01:39:23 +0000 (21:39 -0400)
commit4bdd94fd3ffa07a05691d4028d227bec2484f7c4
treec22598f73b444b8f9fb67a61729d024c14315a8e
parent348a38a8769dacf88e4f69e07fbe37e4ddfd6732
gtk-demo: Simplify the tagged entry demo

No need for an intermediate box widget here;
we can just use a box layout. As a side-effect,
this fixes the theme to apply to the selection.

Fixes: #3005
demos/gtk-demo/demotaggedentry.c